| C1.WPF.DataGrid Namespace : DataGridColumnEditableValueEventArgs<T> Class | 
The following tables list the members exposed by DataGridColumnEditableValueEventArgs<T>.
| Name | Description | |
|---|---|---|
![]()  | DataGridColumnEditableValueEventArgs<T> Constructor | Initializes a new instance of the DataGridColumnEditableValueEventArgs<T> class. | 
| Name | Description | |
|---|---|---|
![]()  | Column | Gets the column. (Inherited from C1.WPF.DataGrid.DataGridColumnEventArgs) | 
![]()  | Value | Gets or sets the value associated with the column. |